func runtime.scanobject

5 uses

	runtime (current package)
		mgcmark.go#L424: 		scanobject(p, gcw)
		mgcmark.go#L1258: 			scanobject(b, gcw)
		mgcmark.go#L1362: 			scanobject(b, gcw)
		mgcmark.go#L1444: func scanobject(b uintptr, gcw *gcWork) {
		mheap.go#L2174: 				scanobject(base, gcw)